* {
  margin: 0;
  padding: 0;
}

body {
  width: 100%;
}

.map-box {
  height: 540px;
}

.main {
  width: 1440px;
  margin: 0 auto;
  position: relative;
}

.map-top {
  width: 1400px;
  margin: auto;
  margin-top: 40px;
}

.header {
  position: sticky;
  width: 100%;
  /* height: 90px; */
  /* position: fixed; */
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  transition: all 0.3s;
  background-color: #ffffff;
}

.header.headerMain-bg {
  background-color: #ffffff;
  /* background: #0b1729;
  transition: all 0.3s; */
}

.header.headerMain-bg .red {
  display: block !important;
}

.header.headerMain-bg .white {
  display: none;
}

.header .main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* height: 100%; */
  height: 120px;
  vertical-align: middle;
  width: 1400px;
  margin: auto;
}

.header .main img {
  /* width: 14.8%; */
  width: 18%;
}

.header .right-nav {
  /* height: 50px; */
  height: 68px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  background-color: #ffffff;
  /* background-color: rgb(43,126,58); */
}

.header .right-nav .nav {
  height: 100%;
  display: flex;
  width: 1400px;
  margin: 0 auto;
  /* width: 100%; */
  align-items: center;
  vertical-align: middle;
  justify-content: space-between;
}

.header .right-nav .nav .items {
  /* width: 14.28%; */
  width: 13%;
  font-size: 16px;
  line-height: 68px;
  /* line-height: 50px; */
  text-align: center;
  position: relative;
}

.header .right-nav .nav .items .subtitle {
  display: none;
  position: absolute;
  top: 67px;
  /* top: 49px; */
  left: 0;
  /* top: 90px; */
  background-color: rgba(255, 255, 255, 0.9);
  /* left: -64%; */
  z-index: 999;
}

.header .right-nav .nav .items .subtitle .xl {
  line-height: 36px;
}

.header .right-nav .nav .items .subtitle a {
  /* width: 146px; */
  width: 200px;
  height: 36px;
  line-height: 36px;
  font-size: 12px;
  color: black;
  border-right: 1px solid #eff1f3;
  border-left: 1px solid #eff1f3;
  border-bottom: 1px solid #eff1f3;
}

.header .right-nav .nav .items .subtitle a:first-child {
  border-top: 1px solid #eff1f3;
}

.header .right-nav .nav .items .subtitle a:hover {
  color: white;
  background-color: rgb(43,126,58);
}

.header .right-nav .nav .items a {
  display: block;
  width: 100%;
  height: 68px;
  /* width: 86px; */
  /* height: 50px; */
}

.header .right-nav .nav .items:hover .item {
  background-color: rgb(43,126,58);
  color: #ffffff;
  /* background-color: #ffffff; */
}
.header .right-nav .nav .items:hover .item a {
  color: #ffffff;
}

.header .right-nav .nav .items:hover .subtitle {
  display: block;
  transition: all 0.5s;
}

.header .right-nav .nav .items .item {
  /* color: #e1e4db; */
  /* background-color: rgb(43,126,58); */
  color: rgb(43,126,58);
  /* color: #ffffff; */
}

.header .right-nav .nav .items:hover a.item {
  /* color: #f8f8f8; */
  /* color: rgb(43,126,58); */
  color: #ffffff;
}

.header .right-nav .nav .active {
  background-color: rgb(43,126,58);
}

.footer {
  width: 100%;
}

.footer .bottom {
  background-color: #0b1729;
}

.footer .bottom .nav-top {
  width: 1400px;
  margin: 0 auto;
  padding-top: 66px;
  display: flex;
  justify-content: space-between;
}

.footer .bottom .nav-top li {
  line-height: 30px;
}

.footer .bottom .nav-top li a {
  font-size: 14px;
  color: #5e6675;
}

.footer .bottom .nav-top li ul {
  margin-top: 37px;
}

.footer .bottom .nav-top li ul li a {
  font-size: 14px;
  line-height: 30px;
  color: #dee0e2;
}

.footer .bottom .foot-bottom {
  width: 1400px;
  margin: auto;
}

.footer .bottom .foot-bottom ul {
  /* margin-top: 94px; */
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}

.footer .bottom .foot-bottom ul li span {
  font-size: 14px;
  line-height: 30px;
  color: #5e6675;
  margin-left: 4px;
  vertical-align: middle;
}

.footer .bottom .foot-bottom ul li p {
  /* font-size: 20px; */
  font-size: 14px;
  line-height: 30px;
  color: #bec1c6;
  letter-spacing: 2px;
}

.footer .bottom .foot-bottom .copyright {
  display: flex;
  justify-content: space-between;
  /* margin-top: 122px; */
  margin-top: 40px;
  padding-bottom: 36px;
}

.footer .bottom .foot-bottom .copyright p {
  font-size: 14px;
  line-height: 30px;
  color: #5e6675;
}

.footer .bottom .foot-bottom .copyright span a {
  color: #5e6675;
  font-size: 14px;
  line-height: 30px;
  margin-left: 14px;
  vertical-align: middle;
}

.top-title {
  position: relative;
  width: 100%;
}

.top-title img {
  width: 100%;
}

.top-title .we {
  width: 100%;
}

.top-title p {
  color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.top-title .title-first {
  /* font-size: 32px; */
  font-size: 48px;
  line-height: 17px;
}

.top-title .title-last {
  /* font-size: 32px; */
  font-size: 40px;
  /* margin-top: 38px; */
  margin-top: 46px;
  line-height: 17px;
  font-family: YouSheBiaoTiHei;
}

.actived {
  background-color: #ffffff;
  color: rgb(43,126,58);
}
.header .right-nav .nav .red {
  margin-right: 10px;
}
.header .right-nav .nav .items.actived .item {
  background-color: rgb(43,126,58);
  color: #ffffff;
}
.place {
  height: 86px;
  border-bottom: 1px solid #eff1f3;
  overflow: hidden;
}

.place .place-left {
  width: 1400px;
  margin: 0 auto;
  display: flex;
  vertical-align: middle;
  justify-content: space-between;
}

.place .place-left .weiz {
  cursor: pointer;
  display: flex;
  margin-top: 32px;
}

.place .place-left .weiz a {
  height: 80px;
  margin-right: 10px;
  font-size: 16px;
  color: #9ba1ab;
}

.place .place-left .weiz img {
  margin-right: 10px;
}

.place .place-left .weiz .dd {
  width: 15px;
  height: 18px;
}

.place .place-left .weiz .dayu {
  height: 10px;
  margin-top: 4px;
}

.place .place-left .weiz p {
  margin-right: 10px;
  /* font-size: 14px; */
  font-size: 16px;
  color: #9ba1ab;
}

.place .place-left .weiz p:nth-of-type(3) {
  color: #2c3646;
}

.place .place-left .place-right {
  display: flex;
  height: 86px;
}

.place .place-left .place-right .novel {
  border-bottom: 6px solid rgb(43,126,58);
}

.place .place-left .place-right .novel a {
  color: #0b1729;
}

.place .place-left .place-right div:hover {
  border-bottom: 6px solid rgb(43,126,58);
}

.place .place-left .place-right div:hover a {
  color: #0b1729;
}

.place .place-left .place-right div .border {
  display: inline-block;
  height: 10px;
  border-left: 1px solid #e1e3e5;
}

.place .place-left .place-right a {
  display: inline-block;
  margin-left: 46px;
  margin-right: 46px;
  line-height: 80px;
  color: #858b98;
  font-size: 20px;
}

.about-news {
  width: 100%;
}

.paging {
  padding-top: 70px;
  padding-bottom: 116px;
  text-align: center;
  margin: auto;
}

.paging .jiantou {
  width: 40px;
  height: 40px;
  border: 1px solid #e6e6e6;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
}

.paging .jiantou img {
  margin-left: 3px;
}

.paging a {
  width: 40px;
  height: 40px;
  border: 1px solid #e6e6e6;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
}

.paging .anniu {
  background-color: rgb(43,126,58);
  color: #ffffff;
}

.join-us {
  width: 1400px;
  margin: auto;
}

.join-us p {
  display: block;
  margin: auto;
  font-size: 32px;
  line-height: 17px;
  text-align: center;
}

.join-us p:nth-of-type(1) {
  margin-top: 70px;
  margin-bottom: 15px;
}

.r-center-top {
  margin-top: 68px;
  text-align: center;
}

.r-center-top .first-headline {
  font-size: 32px;
  line-height: 17px;
}

.r-center-top .last-headline {
  font-size: 32px;
  line-height: 17px;
  margin-top: 30px;
  font-family: YouSheBiaoTiHei;
}

.our-products {
  width: 1400px;
  display: flex;
  justify-content: space-between;
  margin: auto;
  margin-top: 70px;
}

.our-products .series span {
  display: inline-block;
  width: 300px;
  height: 120px;
  background-color: rgb(43,126,58);
}

.our-products .series span p {
  margin-left: 36px;
  color: #ffffff;
  font-size: 32px;
}

.our-products .series span p:nth-of-type(1) {
  font-size: 32px;
  line-height: 17px;
  color: #ffffff;
  margin-top: 30px;
  margin-bottom: 24px;
}

.our-products .series span p:nth-of-type(2) {
  font-family: YouSheBiaoTiHei;
  font-size: 32px;
  line-height: 17px;
  color: #ffffff;
}

.our-products .series ul {
  padding-top: 21px;
  background-color: #eff1f3;
  border: solid 1px #eff1f3;
}

.our-products .series ul li {
  /* height: 74px;
  padding-left: 30px;
  font-size: 16px;
  line-height: 74px; */
  position: relative;
}
.sideparent {
  height: 74px;
  padding-left: 15px;
  font-size: 16px;
  line-height: 74px;
  position: relative;
}
.sideson {
  display: none;
}
.sideson a {
  /* height: 74px; */
  padding-left: 20px;
  font-size: 16px;
  line-height: 74px;
  position: relative;
}
.lastsideson a { 
  padding-left: 30px;
}
.our-products .series ul .current .sideson .sideson-li.active a {
  color: rgb(43,126,58);
}
.our-products .series ul .current > .sideson {
  display: block;
}
.our-products .series ul .current .sideson .sideson-li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 10px;
  width: 298px;
  height: 74px;
  box-sizing: border-box;
  overflow:hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
}
.our-products .series ul .current .sideson .sideson-li .sideson-li-icon {
  position: static;
  transform: none;
}
.our-products .series ul .current .sideson .sideson-li a {
  line-height: 32px;
}
.our-products .series ul li a {
  width: 100%;
  word-break: break-all;
  white-space: normal;
  /* overflow:hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis; */
}
.our-products .series ul .current .sideson.current > .sideson {
  display: block;
}

.our-products .series ul li a {
  color: #858b98;
}

.our-products .series ul li a p {
  color: #858b98;
}

.our-products .series ul li img {
  position: absolute;
  display: none;
  right: 10px;
  /* top: 30px; */
  top: 50%;
  transform: translateY(-50%);
  width: 26px;
  cursor: pointer;
}

.our-products .series ul li i {
  display: inline-block;
  line-height: 22px;
  width: 3px;
  height: 14px;
  background-color: #666666;
  position: absolute;
  left: 0;
  top: 32px;
  display: none;
}

.our-products .series ul li:hover {
  background-color: #ffffff;
}

.our-products .series ul li:hover a {
  color: #0b1729;
}

.our-products .series ul li:hover a p {
  color: #0b1729;
}

.our-products .series ul li:hover i {
  display: block;
}

.our-products .series ul li:hover img {
  display: block;
}

.our-products .series ul li p {
  display: inline-block;
}

.our-products .series ul li p:nth-of-type(1) {
  font-family: YouSheBiaoTiHei;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 17px;
  letter-spacing: 0px;
  color: #858b98;
  vertical-align: middle;
}

.our-products .series ul .current {
  background-color: #ffffff;
}

.our-products .series ul .current a {
  color: #0b1729;
}

.our-products .series ul .current a p {
  color: #0b1729;
}

.our-products .series ul .current i {
  display: block;
}

.our-products .series ul .current img {
  display: block;
}

.our-products .products {
  width: 1042px;
  display: flex;
  flex-wrap: wrap;
}

.our-products .products li {
  position: relative;
  margin-right: 31px;
}

.our-products .products li:nth-of-type(3n) {
  margin-right: 0;
}

.our-products .products li .products-top {
  /* background-color: #eff1f3; */
  width: 326px;
  height: 410px;
  position: relative;
  border: 1px solid #eee;
}
.our-products .products li p {
  width: 326px;
  overflow:hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
}

.our-products .products li .products-top .moure {
  position: absolute;
  margin: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all .5s linear;
}
.our-products .products li .products-top .moure:hover {
  transform: translate(-50%, -50%) scale(1.2);
}

.our-products .products li:hover a,
.our-products .products li.active a {
  display: block;
  transition: all 0.3s;
}

.our-products .products li:hover p,
.our-products .products li.active p {
  color: #0b1729;
}

.our-products .products li p {
  text-align: center;
  color: #858b98;
}

.our-products .products li p:nth-of-type(1) {
  margin-top: 24px;
  font-size: 20px;
  line-height: 34px;
}

.our-products .products li p:nth-of-type(2) {
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 40px;
  font-family: YouSheBiaoTiHei;
}

.our-products .products li a {
  position: absolute;
  top: 364px;
  right: 0;
  display: inline-block;
  width: 140px;
  height: 46px;
  background-color: rgb(43,126,58);
  color: #ffffff;
  font-size: 16px;
  line-height: 46px;
  text-align: center;
  display: none;
}

.our-products .products li a img {
  margin-left: 20px;
}

.rechnical-top {
  margin-top: 20px;
}

.rechnical-top p {
  margin-top: 20px;
  text-align: center;
  font-size: 32px;
}

.rechnical-top .rechnical-top-first {
  line-height: 17px;
  letter-spacing: 0px;
  color: #ffffff;
}

.rechnical-top .rechnical-top-last {
  margin-top: 20px;
  font-family: YouSheBiaoTiHei;
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 17px;
  letter-spacing: 0px;
  color: #ffffff;
}

.rechnical-bottom {
  padding-top: 24px;
}

.rechnical-bottom p {
  text-align: center;
  font-size: 32px;
}

.rechnical-bottom .rechnical-bottom-first {
  line-height: 17px;
  letter-spacing: 0px;
  color: #0b1729;
}

.rechnical-bottom .rechnical-bottom-last {
  margin-top: 20px;
  font-family: YouSheBiaoTiHei;
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 17px;
  letter-spacing: 0px;
  color: #0b1729;
}

.video-layer video {
  width: 100% !important;
  height: 100% !important;
}

.video-layer .layui-layer-content {
  width: 800px !important;
  height: 450px !important;
  overflow: hidden !important;
}

.join-form {
  width: 600px;
  height: 354px;
  background-color: #fff;
  padding: 30px 40px;
}

.join-form .line {
  width: 100%;
  height: 36px;
  display: inline-block;
  margin-bottom: 6px;
}

.join-form .line .label {
  height: 36px;
  display: inline-block;
  float: left;
  font-size: 16px;
  line-height: 36px;
}

.join-form .line input {
  display: inline-block;
  float: left;
  width: 438px;
  height: 36px;
  background-color: #fff;
  border: none;
  border-bottom: 1px solid #f1f5fd;
  padding: 0 10px;
}

.join-form .line textarea {
  display: inline-block;
  float: left;
  width: 100%;
  height: 100px;
  background-color: #fff;
  border: 1px solid #f1f5fd;
  padding: 10px;
  resize: none;
}

.join-form .line .load {
  width: 438px;
  height: 25px;
  background-color: #fff;
  border: none;
  margin-top: 6px;
  display: inline-block;
  float: left;
}

.join-form .line img {
  display: inline-block;
  margin-left: 10px;
  width: 80px;
  height: 34px;
}

.join-form .line button {
  width: 120px;
  height: 38px;
  border-radius: 4px;
  background-color: rgb(43,126,58);
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  border: none;
  float: right;
}

.join-form .line.heightauto {
  height: auto;
}

.join-form #join-upload {
  width: 100px;
  height: 36px;
  line-height: 36px;
  position: relative;
  background-color: rgb(43,126,58);
  border-radius: 4px;
  float: left;
  text-align: center;
  color: #fff;
}

.join-form #join-upload input[type='file'] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.sous_div {
  width: 350px;
  border: 2px solid rgb(43,126,58);
  height: 37px;
  line-height: 35px;
  /* margin-top: 40px; */
  position: relative;
}
.sou_img {
  width: 17px!important;
  height: auto;
  margin-left: 10px;
  margin-bottom: 8px;
}
.sousuo {
  border: none;
  outline: none;
  margin-bottom: 5px;
  padding-left: 10px;
}
.sou_btn {
  background-color: rgb(43,126,58);
  width: 100px;
  height: 35px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  position: absolute;
  right: 0;
  border: 0;
  outline: 0;
}
.header-ph {
  display: flex;
  align-items: center;
}
.header .main .header-ph img {
  width: 36px;
  margin-right: 5px;
}
.header .main .header-ph {
  font-size: 32px;
  font-weight: 700;
}

@keyframes circle {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
